We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48fa06 commit 93148dfCopy full SHA for 93148df
.github/workflows/dep-review.yml
@@ -8,5 +8,5 @@ permissions:
8
jobs:
9
dependency-review:
10
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/dep-review.yml
11
- uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.8
+ uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.10
12
secrets: inherit
.github/workflows/release.yml
@@ -11,7 +11,7 @@ permissions:
cargo-publish:
13
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/cargo-publish.yml
14
- uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.8
+ uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.10
15
16
with:
17
crate: patch-release-me
0 commit comments