Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Update docker/metadata-action digest to 41e1fe3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent e601ba0 commit 4345e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@41e1fe3437fd5c8d22c24a824307673223ead782
with:
images: halkeye/jenkins
tags: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@41e1fe3437fd5c8d22c24a824307673223ead782
with:
images: halkeye/jenkins

Expand Down

0 comments on commit 4345e71

Please sign in to comment.