Skip to content

Commit

Permalink
Merge pull request #459 from AxonFramework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…github-dependencies-639f306d57

Bump the github-dependencies group with 1 update
  • Loading branch information
smcvb authored Mar 25, 2024
2 parents 4fd6f6b + d4d4837 commit af1767d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependabot-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Retrieve Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.6
uses: dependabot/fetch-metadata@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand All @@ -30,7 +30,7 @@ jobs:
steps:
- name: Retrieve Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit af1767d

Please sign in to comment.