Skip to content

Commit

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

Bump the github-dependencies group with 1 update
  • Loading branch information
smcvb authored Mar 25, 2024
2 parents 44e1c94 + 1ce65e9 commit d6c736a
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 d6c736a

Please sign in to comment.