diff --git a/.github/workflows/release-azclient-trace.yml b/.github/workflows/release-azclient-trace.yml index d0b84676a5..b8545ae5e4 100644 --- a/.github/workflows/release-azclient-trace.yml +++ b/.github/workflows/release-azclient-trace.yml @@ -19,7 +19,7 @@ jobs: with: egress-policy: audit - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 with: fetch-depth: '0' - name: Bump version and push tag diff --git a/.github/workflows/release-azclient.yml b/.github/workflows/release-azclient.yml index ccadb67ed6..6f51565337 100644 --- a/.github/workflows/release-azclient.yml +++ b/.github/workflows/release-azclient.yml @@ -22,7 +22,7 @@ jobs: with: egress-policy: audit - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 with: fetch-depth: '0' - name: Bump version and push tag diff --git a/.github/workflows/release-configloader.yml b/.github/workflows/release-configloader.yml index d25f7478da..9bf66235bf 100644 --- a/.github/workflows/release-configloader.yml +++ b/.github/workflows/release-configloader.yml @@ -19,7 +19,7 @@ jobs: with: egress-policy: audit - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 with: fetch-depth: '0' - name: Bump version and push tag