Skip to content

Commit 5648d67

Browse files
authored
Merge pull request #30 from Tverous/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to a5ac7e5
2 parents d6245fc + 58a6eec commit 5648d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414

1515
- name: Check Out Repo
16-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1717

1818
- name: Login to Docker Hub
1919
uses: docker/login-action@v3

0 commit comments

Comments
 (0)