Update actions/checkout action to v4.1.5 #108

Merged
Renovate merged 1 commits from renovate/actions-checkout-4.x into master 2024-05-08 16:03:13 -04:00
Showing only changes of commit 9616593e40 - Show all commits

View File

@ -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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 uses: https://github.com/actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- 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