We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b94dc commit b49156cCopy full SHA for b49156c
1 file changed
.github/workflows/ci.yml
@@ -41,13 +41,13 @@ jobs:
41
steps:
42
- name: Setup Release
43
id: setup-release
44
- uses: LizardByte/actions/actions/release_setup@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128
+ uses: LizardByte/actions/actions/release_setup@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
45
with:
46
github_token: ${{ secrets.GH_BOT_TOKEN }}
47
48
- name: Create Release
49
id: action
50
- uses: LizardByte/actions/actions/release_create@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128
+ uses: LizardByte/actions/actions/release_create@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
51
52
allowUpdates: false
53
artifacts: ''
0 commit comments