Skip to content

Commit

Permalink
Bump pozetroninc/github-action-get-latest-release from 0.7.0 to 0.8.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and adamjensenbot committed May 15, 2024
1 parent 2b08773 commit aa70dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
persist-credentials: false

- name: Get the latest Liqo release
uses: pozetroninc/github-action-get-latest-release@v0.7.0
uses: pozetroninc/github-action-get-latest-release@v0.8.0
id: last-release
with:
repository: ${{ github.repository }}
Expand Down

0 comments on commit aa70dea

Please sign in to comment.