Skip to content

Commit

Permalink
chore(deps): bump oprypin/find-latest-tag from 1.1.1 to 1.1.2 (#9)
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] committed Sep 20, 2024
1 parent d102a5b commit 9e46568
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 @@ -49,7 +49,7 @@ runs:
# Only run when upstream_ref was not provided
- name: Check last tag in upstream repo
id: check_last_tag
uses: oprypin/find-latest-tag@v1.1.1
uses: oprypin/find-latest-tag@v1.1.2
if: ${{ inputs.upstream_ref == '' }}
with:
repository: ${{ inputs.upstream_repo }}
Expand Down

0 comments on commit 9e46568

Please sign in to comment.