Skip to content

Commit

Permalink
chore(deps): bump pozetroninc/github-action-get-latest-release (#20)
Browse files Browse the repository at this point in the history
Bumps [pozetroninc/github-action-get-latest-release](https://github.com/pozetroninc/github-action-get-latest-release) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/pozetroninc/github-action-get-latest-release/releases)
- [Commits](pozetroninc/github-action-get-latest-release@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: pozetroninc/github-action-get-latest-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 3, 2024
1 parent 20e383b commit 414b7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- id: latest-version
name: Get latest version
uses: pozetroninc/github-action-get-latest-release@v0.7.0
uses: pozetroninc/github-action-get-latest-release@v0.8.0
with:
repository: ${{ env.repository }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 414b7c1

Please sign in to comment.