diff --git a/.github/workflows/detect-schema-changes.yaml b/.github/workflows/detect-schema-changes.yaml index 2a7a99974..3fb65ae56 100644 --- a/.github/workflows/detect-schema-changes.yaml +++ b/.github/workflows/detect-schema-changes.yaml @@ -50,7 +50,7 @@ jobs: - name: Delete existing comment if: ${{ hashFiles( env.CI_COMMENT_FILE ) == '' }} - uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 #v3.0.2 + uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff #v3.0.3 with: header: ${{ env.COMMENT_HEADER }} hide: true @@ -58,7 +58,7 @@ jobs: - name: Add comment if: ${{ hashFiles( env.CI_COMMENT_FILE ) != '' }} - uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 #v3.0.2 + uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff #v3.0.3 with: header: ${{ env.COMMENT_HEADER }} path: ${{ env.CI_COMMENT_FILE }} diff --git a/.github/workflows/validations.yaml b/.github/workflows/validations.yaml index 4df42775f..722b4e7f2 100644 --- a/.github/workflows/validations.yaml +++ b/.github/workflows/validations.yaml @@ -109,7 +109,7 @@ jobs: run: make snapshot-smoke-test - name: Upload snapshot artifacts - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f #v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a #v7.0.1 with: name: snapshot path: snapshot/