mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 07:30:38 +00:00
fix: Apply various fixes per OpenSSF recommendations (#10780)
This commit is contained in:
committed by
GitHub
parent
b641d275d1
commit
6d4f9e5311
@@ -20,7 +20,7 @@ jobs:
|
||||
container:
|
||||
image: ghcr.io/terrapkg/builder:frawhide
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- name: Push to subatomic
|
||||
run: |
|
||||
branch=${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user