Skip to content

Commit

Permalink
Bump oprypin/find-latest-tag from 1.1.1 to 1.1.2 (#60)
Browse files Browse the repository at this point in the history
Bumps [oprypin/find-latest-tag](https://github.com/oprypin/find-latest-tag) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/oprypin/find-latest-tag/releases)
- [Commits](oprypin/find-latest-tag@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: oprypin/find-latest-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 29, 2024
1 parent 4fb96c4 commit a699344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
WITH_V: true

- name: Find Latest Tag
uses: oprypin/find-latest-tag@v1.1.1
uses: oprypin/find-latest-tag@v1.1.2
id: latest
with:
repository: ${{ github.repository }}
Expand Down

0 comments on commit a699344

Please sign in to comment.