Skip to content

Commit 98d6f2f

Browse files
authored
Pin nightly release action to latest commit (#19)
1 parent 1283ea9 commit 98d6f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/appimage-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
merge-multiple: true
5353
continue-on-error: true
5454
- name: Release Nightly AppImage
55-
uses: pkgforge-dev/make-nightly-appimage-release@v1.1
55+
uses: pkgforge-dev/make-nightly-appimage-release@17cbe90fc0796286e424619a54a82a3a880efe4c # v1.1
5656
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)