Skip to content

Commit

Permalink
Merge pull request #201 from Baneeishaque/renovate/actions-checkout-d…
Browse files Browse the repository at this point in the history
…igest

chore(deps): update actions/checkout digest to cbb7224
  • Loading branch information
Baneeishaque authored Nov 20, 2024
2 parents 9ff2511 + 4ce2e54 commit a5b6e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
with:
submodules: 'recursive'
- name: Set up JDK 21
Expand Down

0 comments on commit a5b6e82

Please sign in to comment.