Skip to content

Commit

Permalink
Pin to digests and upgrade actions for secureframe
Browse files Browse the repository at this point in the history
Signed-off-by: Jed Salazar <[email protected]>
  • Loading branch information
jedsalazar committed Jan 19, 2024
1 parent 340c810 commit c12dfbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
name: Publish
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: 1.18
- uses: actions/checkout@v2
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

- uses: imjasonh/setup-ko@v0.4
- uses: ko-build/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa # v0.6
- run: ko publish ./

0 comments on commit c12dfbe

Please sign in to comment.