diff --git a/.github/workflows/athenapdf-service-image.yaml b/.github/workflows/athenapdf-service-image.yaml index 5b4323f..a8a48dd 100644 --- a/.github/workflows/athenapdf-service-image.yaml +++ b/.github/workflows/athenapdf-service-image.yaml @@ -115,13 +115,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/athenapdf-service push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/athenapdf-service diff --git a/.github/workflows/database-tools-image.yaml b/.github/workflows/database-tools-image.yaml index 6ca64ca..e5e08a9 100644 --- a/.github/workflows/database-tools-image.yaml +++ b/.github/workflows/database-tools-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/database-tools push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/database-tools diff --git a/.github/workflows/dependency-review.yaml b/.github/workflows/dependency-review.yaml index 0d1b7fd..665b19d 100644 --- a/.github/workflows/dependency-review.yaml +++ b/.github/workflows/dependency-review.yaml @@ -10,7 +10,7 @@ jobs: contents: read runs-on: ubuntu-latest steps: - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - - uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0 with: config-file: .github/dependency-review-config.yaml diff --git a/.github/workflows/docker-host-image.yaml b/.github/workflows/docker-host-image.yaml index 32598d1..515b3b8 100644 --- a/.github/workflows/docker-host-image.yaml +++ b/.github/workflows/docker-host-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/docker-host push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/docker-host diff --git a/.github/workflows/drush-alias-image.yaml b/.github/workflows/drush-alias-image.yaml index 429a9f7..3a4867b 100644 --- a/.github/workflows/drush-alias-image.yaml +++ b/.github/workflows/drush-alias-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/drush-alias push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/drush-alias diff --git a/.github/workflows/insights-scanner-image.yaml b/.github/workflows/insights-scanner-image.yaml index 747dbf5..dec8ad3 100644 --- a/.github/workflows/insights-scanner-image.yaml +++ b/.github/workflows/insights-scanner-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/insights-scanner push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/insights-scanner diff --git a/.github/workflows/logs-concentrator-image.yaml b/.github/workflows/logs-concentrator-image.yaml index b4dac62..a4f6038 100644 --- a/.github/workflows/logs-concentrator-image.yaml +++ b/.github/workflows/logs-concentrator-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/logs-concentrator push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/logs-concentrator diff --git a/.github/workflows/logs-dispatcher-image.yaml b/.github/workflows/logs-dispatcher-image.yaml index 3d25bb2..e20f27a 100644 --- a/.github/workflows/logs-dispatcher-image.yaml +++ b/.github/workflows/logs-dispatcher-image.yaml @@ -114,13 +114,13 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - name: Attest dockerhub image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: index.docker.io/${{ github.repository_owner }}/logs-dispatcher push-to-registry: true - name: Attest ghcr image - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 + uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 with: subject-digest: ${{steps.build-and-push.outputs.digest}} subject-name: ghcr.io/${{ github.repository_owner }}/logs-dispatcher diff --git a/.github/workflows/ossf-analysis.yaml b/.github/workflows/ossf-analysis.yaml index b4941aa..81f4a12 100644 --- a/.github/workflows/ossf-analysis.yaml +++ b/.github/workflows/ossf-analysis.yaml @@ -14,7 +14,7 @@ jobs: # Needed for GitHub OIDC token if publish_results is true id-token: write steps: - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run analysis uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0 with: @@ -26,6 +26,6 @@ jobs: # of the value entered here. publish_results: true - name: Upload SARIF results to code scanning - uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10 + uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5 with: sarif_file: results.sarif