diff --git a/.github/workflows/add-hip-number.yml b/.github/workflows/add-hip-number.yml index 72ac09a80..c21c7c752 100644 --- a/.github/workflows/add-hip-number.yml +++ b/.github/workflows/add-hip-number.yml @@ -24,7 +24,7 @@ jobs: egress-policy: audit - name: Check out the code - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: fetch-depth: 0 diff --git a/.github/workflows/notifications.yml b/.github/workflows/notifications.yml index 731889c04..1d7c6a7fd 100644 --- a/.github/workflows/notifications.yml +++ b/.github/workflows/notifications.yml @@ -20,7 +20,7 @@ jobs: egress-policy: audit - name: Check out repository code - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: fetch-depth: 0 diff --git a/.github/workflows/schedule-last-call-date-end.yml b/.github/workflows/schedule-last-call-date-end.yml index e04063b88..b027175a1 100644 --- a/.github/workflows/schedule-last-call-date-end.yml +++ b/.github/workflows/schedule-last-call-date-end.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Check out the code - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Get modified files id: get-modified-files diff --git a/.github/workflows/validateHeaders.yml b/.github/workflows/validateHeaders.yml index fa85b0789..96e080a35 100644 --- a/.github/workflows/validateHeaders.yml +++ b/.github/workflows/validateHeaders.yml @@ -19,7 +19,7 @@ jobs: egress-policy: audit - name: Check out repository code - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: fetch-depth: 0