mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-01-21 08:08:56 +08:00
pin github actions
This commit is contained in:
parent
65d18f8f8a
commit
23f64ca78b
4 changed files with 43 additions and 43 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
-
|
||||
name: Publish
|
||||
uses: actions/publish-immutable-action@v0.0.4
|
||||
uses: actions/publish-immutable-action@4bc8754ffc40f27910afb20287dbbbb675a4e978 # v0.0.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue