Skip to content

Commit 9605d28

Browse files
⬆ Bump astraly-labs/workflows in the github-actions group (#210)
Bumps the github-actions group with 1 update: [astraly-labs/workflows](https://github.com/astraly-labs/workflows). Updates `astraly-labs/workflows` from 1.0.5 to 1.0.9 - [Release notes](https://github.com/astraly-labs/workflows/releases) - [Commits](astraly-labs/workflows@v1.0.5...v1.0.9) --- updated-dependencies: - dependency-name: astraly-labs/workflows dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4ecaff commit 9605d28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pragma.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
fetch-depth: 0
4040

41-
- uses: astraly-labs/workflows/rust/[email protected].5
41+
- uses: astraly-labs/workflows/rust/[email protected].9
4242
with:
4343
fail_ci: false
4444

@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
fetch-depth: 0
5757
- name: Rust Lint
58-
uses: astraly-labs/workflows/rust/[email protected].5
58+
uses: astraly-labs/workflows/rust/[email protected].9
5959
with:
6060
token: ${{ secrets.GITHUB_TOKEN }}
6161

@@ -72,6 +72,6 @@ jobs:
7272
with:
7373
fetch-depth: 0
7474
- name: Rust Scanner
75-
uses: astraly-labs/workflows/rust/[email protected].5
75+
uses: astraly-labs/workflows/rust/[email protected].9
7676
with:
7777
codeql_upload: false

0 commit comments

Comments
 (0)