Skip to content

Commit 2c78540

Browse files
authored
Merge pull request #11421 from gitbutlerapp/dependabot/github_actions/EmbarkStudios/cargo-deny-action-2.0.14
Bump EmbarkStudios/cargo-deny-action from 2.0.13 to 2.0.14
2 parents 6547c66 + 42b1a16 commit 2c78540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
- uses: actions/checkout@v6
160160
with:
161161
persist-credentials: false
162-
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
162+
- uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
163163
with:
164164
command: check bans licenses sources
165165

0 commit comments

Comments
 (0)