Update actions/checkout action to v4.1.3 (#149)
All checks were successful
Build and push container image / build (push) Successful in 1m19s
All checks were successful
Build and push container image / build (push) Successful in 1m19s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
285e0ddee5
commit
63dd0a2e39
@ -18,7 +18,7 @@ jobs:
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install docker-ce docker-ce-cli containerd.io
|
apt-get -y install docker-ce docker-ce-cli containerd.io
|
||||||
- name: Checkout branch
|
- name: Checkout branch
|
||||||
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
||||||
- name: Login to Gitea
|
- name: Login to Gitea
|
||||||
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
|
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user