Skip to content

Commit

Permalink
deps: Bump pbrisbin/setup-tool-action in the github-actions group (#4)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [pbrisbin/setup-tool-action](https://github.com/pbrisbin/setup-tool-action).


Updates `pbrisbin/setup-tool-action` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/pbrisbin/setup-tool-action/releases)
- [Commits](pbrisbin/setup-tool-action@e6fa5d9...27906d7)

---
updated-dependencies:
- dependency-name: pbrisbin/setup-tool-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 9019d0a commit 74dcee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ runs:
fi
- name: Install tool
uses: pbrisbin/setup-tool-action@e6fa5d9f196599a12159b839987eb4c268fb3d1c # v2.0.0
uses: pbrisbin/setup-tool-action@27906d78276791f902494d941fd4ec50e3248947 # v2.0.2
with:
github-token: ${{ inputs.github_token }}
name: ${{ inputs.name || inputs.repository }}
Expand Down

0 comments on commit 74dcee0

Please sign in to comment.