Skip to content

Commit 129f63f

Browse files
committed
bump build
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
1 parent 129a107 commit 129f63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
git tag "version/${{ inputs.version }}" HEAD -m "version/${{ inputs.version }}"
8888
git push --follow-tags
8989
- name: Create Release
90-
uses: goauthentik/action-gh-release@b754223f5f981b859af97bf5a142f31c11684571
90+
uses: goauthentik/action-gh-release@84da137b91a625a58fe8a34f3bd6bdb034a49138
9191
with:
9292
token: "${{ steps.app-token.outputs.token }}"
9393
tag_name: "version/${{ inputs.version }}"

0 commit comments

Comments
 (0)