diff --git a/.github/workflows/verBumpChkr.yml b/.github/workflows/verBumpChkr.yml index b7bccfe..eeac23e 100644 --- a/.github/workflows/verBumpChkr.yml +++ b/.github/workflows/verBumpChkr.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 with: fetch-depth: 2 - name: Check if Version String is Updated