Skip to content

Commit 48d4740

Browse files
authored
Update GitHub Actions pins (#110)
1 parent ff6271e commit 48d4740

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
timeout-minutes: 10
1313
steps:
1414
- name: Checkout repo
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
with:
1717
fetch-depth: 0
1818

1919
- name: Publish AUR package
20-
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
20+
uses: KSXGitHub/github-actions-deploy-aur@abe8ac26b51011c88be58c8809fd2ac674068ea5 # v4.1.2
2121
with:
2222
pkgname: code-server
2323
pkgbuild: ./PKGBUILD

0 commit comments

Comments
 (0)