We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 034bfa4 + 8649e2b commit b59cb6eCopy full SHA for b59cb6e
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout repository
26
uses: actions/checkout@v6
27
- name: Build Docker image
28
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
29
with:
30
context: .
31
push: false
.github/workflows/security_scanning.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build CI container
tags: 'ci/puppet-catalog-diff-viewer:${{ github.sha }}'
0 commit comments