File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 id-token : write # needed for the Vault authentication
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
18+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1919
2020 - name : Read FOSSA token
2121 uses : rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # main
Original file line number Diff line number Diff line change 2626 arch : [amd64, arm64]
2727 steps :
2828 - name : Checkout code
29- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
29+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3030 - name : Set up QEMU
3131 uses : docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
3232 - name : Set up Docker Buildx
6363 secret/data/github/repo/${{ github.repository }}/rancher-prime-stg-registry/credentials username | PRIME_STG_REGISTRY_USERNAME ;
6464 secret/data/github/repo/${{ github.repository }}/rancher-prime-stg-registry/credentials password | PRIME_STG_REGISTRY_PASSWORD
6565 - name : Checkout code
66- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
66+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
6767 - name : Build and push image to DockerHub and Prime Staging Registry
6868 uses : rancher/ecm-distro-tools/actions/publish-image@dccc58c2e8e9c059aeab6229b70d2f0b1e977625 # master
6969 with :
Original file line number Diff line number Diff line change 1313 contents : read
1414 steps :
1515 - name : Checkout code
16- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
16+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1717 - name : Setup Go
1818 uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
1919 with :
You can’t perform that action at this time.
0 commit comments