Skip to content

Commit 56b5992

Browse files
committed
Pin Arch Linux action version
We are still getting the old one, I think?
1 parent 275c130 commit 56b5992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
133133
134134
- name: Validate package
135-
uses: heyhusen/archlinux-package-action@v2
135+
uses: heyhusen/archlinux-package-action@v2.2.1
136136
env:
137137
VERSION: ${{ env.VERSION }}
138138
with:

0 commit comments

Comments
 (0)