Skip to content

Commit

Permalink
Update auto-merge.yml
Browse files Browse the repository at this point in the history
update versions
  • Loading branch information
N6REJ authored Jul 23, 2024
1 parent aa77883 commit 36b770a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .common/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
repository: ${{ steps.metadata.outputs.repository }}

steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@v4

- uses: ahmadnassri/action-metadata@v2
id: metadata
Expand All @@ -33,7 +33,7 @@ jobs:

steps:
- id: dependabot
uses: dependabot/fetch-metadata@v1.3.3
uses: dependabot/fetch-metadata@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 36b770a

Please sign in to comment.