diff --git a/.github/workflows/digger-job.yaml b/.github/workflows/digger-job.yaml index 6c8fa09..0b4b12b 100644 --- a/.github/workflows/digger-job.yaml +++ b/.github/workflows/digger-job.yaml @@ -113,7 +113,7 @@ jobs: setup-tfenv: true upload-plan-destination: ${{ inputs.mode != 'drift-detection' && inputs.upload-plan-destination }} - - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 if: inputs.mode != 'drift-detection' with: name: builds