Skip to content

Commit

Permalink
Merge pull request #86 from BUTR/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
Aragas authored Oct 1, 2023
2 parents 4f2c8c4 + 78b7508 commit e0b324c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}

0 comments on commit e0b324c

Please sign in to comment.