Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/nais/a…
Browse files Browse the repository at this point in the history
…ttest-sign-1.5.8'
  • Loading branch information
nilsmsa committed Dec 3, 2024
2 parents c18c5fd + d900667 commit b38e608
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api-start-stopp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bekreftelse-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
./gradlew -Pversion=${{ env.VERSION }} -Pimage=${{ env.IMAGE }} :apps:${{ env.MODULE }}:build :apps:${{ env.MODULE }}:jib
echo "DIGEST=$(cat ./apps/${{ env.MODULE }}/build/jib-image.digest)" >> $GITHUB_ENV
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bekreftelse-min-side-varsler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bekreftelse-tjeneste.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
./gradlew -Pversion=${{ env.VERSION }} -Pimage=${{ env.IMAGE }} :apps:${{ env.MODULE }}:build :apps:${{ env.MODULE }}:jib
echo "DIGEST=$(cat ./apps/${{ env.MODULE }}/build/jib-image.digest)" >> $GITHUB_ENV
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bekreftelse-utgang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
./gradlew -Pversion=${{ env.VERSION }} -Pimage=${{ env.IMAGE }} :apps:${{ env.MODULE }}:build :apps:${{ env.MODULE }}:jib
echo "DIGEST=$(cat ./apps/${{ env.MODULE }}/build/jib-image.digest)" >> $GITHUB_ENV
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
env:
TRIVY_JAVA_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-java-db:1"
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hendelselogg-backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hendelseprosessor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kafka-key-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kafka-key-maintenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/utgang-formidlingsgruppe-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/utgang-pdl-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
- name: Attest and sign image
uses: nais/[email protected].7
uses: nais/[email protected].8
with:
image_ref: ${{ env.IMAGE }}@${{ env.DIGEST }}

Expand Down

0 comments on commit b38e608

Please sign in to comment.