Skip to content

Commit

Permalink
Merge pull request #122 from astro-community/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dependabot/fetch-metadata-1.6.0

Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
  • Loading branch information
github-actions[bot] authored Jun 27, 2023
2 parents 0750a59 + aa6a7a0 commit 7a38f75
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: dependabot/fetch-metadata@v1.5.1
- uses: dependabot/fetch-metadata@v1.6.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- run: gh pr review --approve "$PR_URL"
Expand Down

0 comments on commit 7a38f75

Please sign in to comment.