Skip to content

Commit 462503b

Browse files
Chore: Bump lfreleng-actions/tag-validate-action from 0.1.2 to 0.3.0
Bumps [lfreleng-actions/tag-validate-action](https://github.com/lfreleng-actions/tag-validate-action) from 0.1.2 to 0.3.0. - [Release notes](https://github.com/lfreleng-actions/tag-validate-action/releases) - [Commits](lfreleng-actions/tag-validate-action@4bd433f...57c522e) --- updated-dependencies: - dependency-name: lfreleng-actions/tag-validate-action dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d71030c commit 462503b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: 'Verify pushed tag'
6969
id: 'tag-validate'
7070
# yamllint disable-line rule:line-length
71-
uses: lfreleng-actions/tag-validate-action@4bd433ffdadfcfb8850312059b669dfd3da0bb84 # v0.1.2
71+
uses: lfreleng-actions/tag-validate-action@57c522eff7b5ff797094c054a9614f45e0c5ef17 # v0.3.0
7272
with:
7373
require_type: 'semver'
7474
require_signed: 'true'

0 commit comments

Comments
 (0)