Skip to content

Commit

Permalink
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 in /.github/action…
Browse files Browse the repository at this point in the history
…s/automate-dependabot in the catch-all group (#595)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 474fe3e commit c11813e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/automate-dependabot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
- name: Dependabot metadata
if: steps.check.outputs.continue == 'true'
id: metadata
uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef # v2.0.0
uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0
with:
github-token: "${{ inputs.token }}"

Expand Down

0 comments on commit c11813e

Please sign in to comment.