Skip to content

Commit

Permalink
Merge pull request #42 from systemli/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.3.0

Bump actions/checkout from 2.4.0 to 3.3.0
  • Loading branch information
0x46616c6b authored May 9, 2023
2 parents 1ed4b89 + e1c344e commit 85135c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- name: Checkout
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3.3.0

- name: Prepare Auto Merge
uses: ahmadnassri/action-dependabot-auto-merge@v2
Expand Down

0 comments on commit 85135c6

Please sign in to comment.