Skip to content

Commit

Permalink
pin remaining actions by hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
randmonkey committed Jan 8, 2025
1 parent 17b6d76 commit fcc1ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__build-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
outputs: |
${{ !inputs.push && 'type=docker,dest=/tmp/image.tar' }}
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
with:
platforms: ${{ matrix.arch }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
)
)
steps:
- uses: tibdex/backport@v2
- uses: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e # v2.0.4
with:
github_token: ${{ secrets.PAT_GITHUB }}

0 comments on commit fcc1ee6

Please sign in to comment.