Update actions/checkout action to v4.1.4 (#98)
All checks were successful
Build and push container image / build (push) Successful in 11m2s
All checks were successful
Build and push container image / build (push) Successful in 11m2s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
c7bb24c4ed
commit
5dc5fc2ed0
@ -19,7 +19,7 @@ jobs:
|
|||||||
apt update && apt install -y docker-ce docker-ce-cli containerd.io
|
apt update && apt install -y docker-ce docker-ce-cli containerd.io
|
||||||
|
|
||||||
- name: Checkout branch
|
- name: Checkout branch
|
||||||
uses: https://github.com/actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
uses: https://github.com/actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
|
||||||
|
|
||||||
- name: Login to Gitea
|
- name: Login to Gitea
|
||||||
uses: https://github.com/docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
|
uses: https://github.com/docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
|
||||||
|
Loading…
Reference in New Issue
Block a user