diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 3056789c..5031db34 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -20,7 +20,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 # https://github.com/marketplace/actions/paths-changes-filter - name: Paths Changes Filter @@ -65,7 +65,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: lfs: 'true' @@ -102,7 +102,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Copy CI gradle.properties shell: bash @@ -143,7 +143,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: lfs: 'true' diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 8591e893..1418ad1a 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -18,7 +18,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 # https://github.com/marketplace/actions/github-labeler - name: Run Labeler