Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 8e5e7e5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent 9aec31a commit 428c0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: "BuildAndTest"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: gradle/wrapper-validation-action@55e685c48d84285a5b0418cd094606e199cca3b6 # tag=v1
- run: ./build-docker.sh
- run: ./test-docker.sh
Expand Down

0 comments on commit 428c0d0

Please sign in to comment.