Skip to content

Commit

Permalink
Merge pull request #66 from JaCraig/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-c3ed15e864

chore: bump the dependencies group with 1 update
  • Loading branch information
JaCraig committed Mar 23, 2024
2 parents 9d0ca34 + 6e635ab commit ac7b763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-reviewer.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.7.0
uses: dependabot/fetch-metadata@v2.0.0
- name: Approve patch and minor updates
if: ${{steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch' || steps.dependabot-metadata.outputs.update-type == 'version-update:semver-minor'}}
run: gh pr review $PR_URL --approve -b "**Approving** this pull request because **it includes a patch or minor update**"
Expand Down

0 comments on commit ac7b763

Please sign in to comment.