Skip to content

Commit ac477c4

Browse files
hsbtclaude
andcommitted
Pin cygwin-install-action to v6.1 by commit SHA
Replace @master reference with the pinned commit SHA for v6.1, and remove cygwin.yml from the zizmor unpinned-uses ignore list since it is now properly pinned. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a1c6435 commit ac477c4

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
persist-credentials: false
4646

4747
- name: Setup Cygwin
48-
uses: cygwin/cygwin-install-action@master
48+
uses: cygwin/cygwin-install-action@711d29f3da23c9f4a1798e369a6f01198c13b11a # v6.1
4949
with:
5050
packages: ruby gcc-core make autoconf libtool libssl-devel libyaml-devel libffi-devel zlib-devel rubygems
5151
site: |

.github/zizmor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ rules:
2828
disable: true
2929
unpinned-uses:
3030
ignore:
31-
- cygwin.yml
3231
- wsl.yml

0 commit comments

Comments
 (0)