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 8e29db3 commit 75a10d6Copy full SHA for 75a10d6
1 file changed
.github/workflows/appimage.yml
@@ -25,7 +25,7 @@ jobs:
25
image: ghcr.io/pkgforge-dev/archlinux:latest
26
options: --privileged --device /dev/fuse
27
steps:
28
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
29
- name: Preparing Container
30
uses: pkgforge-dev/anylinux-setup-action@0964f2258d6c93d1391359978dde081fd8b3c6af # v2
31
- name: Install Dependencies
0 commit comments