diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 1e08d150..a6149e39 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -520,7 +520,7 @@ jobs: - name: Extract Docker metadata id: meta - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6.2.0 with: images: ${{ github.repository_owner }}/autoinstrumentation-java tags: | diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7751d6f9..20b0bb70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -380,7 +380,7 @@ jobs: - name: Extract Docker metadata id: meta - uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0 + uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6.2.0 with: images: ${{ github.repository_owner }}/autoinstrumentation-java tags: |