Skip to content

Commit b466c53

Browse files
committed
Move back to tags
The plan (& hope) is to have renovate bot to deal with the upgrades in the near future.
1 parent d06c750 commit b466c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cargo-license.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ jobs:
44
cargo-deny:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@v4
8-
- uses: EmbarkStudios/cargo-deny-action@v1
7+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
8+
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1

0 commit comments

Comments
 (0)