diff --git a/.github/workflows/check-architectures.yaml b/.github/workflows/check-architectures.yaml index ea2fc1ef0..3a5a6a65e 100644 --- a/.github/workflows/check-architectures.yaml +++ b/.github/workflows/check-architectures.yaml @@ -62,7 +62,7 @@ jobs: - name: Save Comment ID if: ${{ steps.find.outputs.comment-id != '' }} run: echo ${{ steps.find.outputs.comment-id }} > ./pr/commentid - - uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0 + - uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0 with: name: pr path: pr/ diff --git a/.github/workflows/validate-stacks.yaml b/.github/workflows/validate-stacks.yaml index 975627d5f..1a614d493 100644 --- a/.github/workflows/validate-stacks.yaml +++ b/.github/workflows/validate-stacks.yaml @@ -163,7 +163,7 @@ jobs: needs: [validate-devfile-schema, non-terminating, odov2, odov3] steps: - name: Send slack notification - uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 + uses: slackapi/slack-github-action@6c661ce58804a1a20f6dc5fbee7f0381b469e001 # v1.25.0 with: channel-id: ${{ secrets.SLACK_CHANNEL_ID }} payload: |