File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 strategy :
2727 matrix :
2828 php-version : ["8.5", "8.4", "8.3", "8.2"]
29- uses : docker/github-builder/.github/workflows/build.yml@2497a7d1e7d8683af4949c9d6d62012bc16ed59c # ratchet:docker/github-builder/.github/workflows/build.yml@v1
29+ uses : docker/github-builder/.github/workflows/build.yml@7d2a02426d4b989616ba5aaee4e879afd4134b0d # ratchet:docker/github-builder/.github/workflows/build.yml@v1
3030 permissions :
3131 contents : read
3232 id-token : write
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Harden Runner
25- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # ratchet:step-security/harden-runner@v2.17 .0
25+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # ratchet:step-security/harden-runner@v2.19 .0
2626 with :
2727 egress-policy : block
2828 allowed-endpoints : >
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : Harden Runner
28- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # ratchet:step-security/harden-runner@v2.17 .0
28+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # ratchet:step-security/harden-runner@v2.19 .0
2929 with :
3030 egress-policy : block
3131 disable-sudo : true
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Harden Runner
21- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # ratchet:step-security/harden-runner@v2.17 .0
21+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # ratchet:step-security/harden-runner@v2.19 .0
2222 with :
2323 egress-policy : audit
2424
@@ -35,13 +35,13 @@ jobs:
3535 check-latest : true
3636
3737 - name : Setup Node
38- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # ratchet:actions/setup-node@v6
38+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # ratchet:actions/setup-node@v6
3939 with :
4040 node-version : 22
4141 registry-url : " https://registry.npmjs.org"
4242
4343 - name : Install Nix
44- uses : DeterminateSystems/nix-installer-action@b66b36319cc6fde4ea85edd583b088c65d6b8710 # ratchet:DeterminateSystems/nix-installer-action@main
44+ uses : DeterminateSystems/nix-installer-action@92148bb48b9a0c5458c53dd0b368fbfbfbaa3210 # ratchet:DeterminateSystems/nix-installer-action@main
4545
4646 - name : Set up Docker Buildx
4747 uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # ratchet:docker/setup-buildx-action@v4.0.0
7676 run : echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
7777
7878 - name : Run GoReleaser
79- uses : goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # ratchet:goreleaser/goreleaser-action@v7.0 .0
79+ uses : goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # ratchet:goreleaser/goreleaser-action@v7.1 .0
8080 with :
8181 distribution : goreleaser-pro
8282 version : ' ~> v2'
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # ratchet:step-security/harden-runner@v2.17 .0
13+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # ratchet:step-security/harden-runner@v2.19 .0
1414 with :
1515 egress-policy : audit
1616
You can’t perform that action at this time.
0 commit comments