Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 24cb908
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent b2bc029 commit 8779f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
steps:
- name: Check out source code
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3

- name: Set up PHP
uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d # 2.24.0
Expand Down

0 comments on commit 8779f0f

Please sign in to comment.