Skip to content

Commit 12948f7

Browse files
Bump nick-invision/assert-action from 1 to 2
Bumps [nick-invision/assert-action](https://github.com/nick-invision/assert-action) from 1 to 2. - [Release notes](https://github.com/nick-invision/assert-action/releases) - [Changelog](https://github.com/nick-fields/assert-action/blob/main/.releaserc.js) - [Commits](nick-fields/assert-action@v1...v2) --- updated-dependencies: - dependency-name: nick-invision/assert-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dec2bad commit 12948f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
5050
- name: Check that version ends with -SNAPSHOT (if on master)
51-
uses: nick-invision/assert-action@v1
51+
uses: nick-invision/assert-action@v2
5252
with:
5353
expected: '-SNAPSHOT'
5454
actual: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)