Update actions/checkout action to v4.1.2 (#56)
All checks were successful
Build and push container image / build (push) Successful in 11m20s
All checks were successful
Build and push container image / build (push) Successful in 11m20s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
d4124a7c57
commit
13863b937f
@ -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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
uses: https://github.com/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
||||||
|
|
||||||
- name: Login to Gitea
|
- name: Login to Gitea
|
||||||
uses: https://github.com/docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
|
uses: https://github.com/docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
|
||||||
|
Loading…
Reference in New Issue
Block a user