Skip to content

Commit 1f83f54

Browse files
chore(deps): update step-security/action-gh-release action to v3 (#167)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d08cf78 commit 1f83f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ jobs:
309309
with:
310310
dateFormat: "YYYY.0M"
311311
format: "%NOW%-%MICRO%"
312-
- uses: step-security/action-gh-release@dc29ef0d1f6f9a032a97ec797d9cb7ea788dde41 # v2.6.1
312+
- uses: step-security/action-gh-release@277bfa82abcfdb73e5bbb19e213fd76532ee2be5 # v3.0.0
313313
if: steps.prepare_files.outputs.files != ''
314314
with:
315315
tag_name: ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)