Skip to content

Commit 3dfb21c

Browse files
chore(deps): update bazel-contrib/.github action
1 parent 95a1df4 commit 3dfb21c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
cancel-in-progress: ${{ github.ref_name != 'main' }}
1616
jobs:
1717
test:
18-
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
18+
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7
1919
with:
2020
folders: |
2121
[

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions:
2020
contents: write
2121
jobs:
2222
release:
23-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.2
23+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.4
2424
with:
2525
release_files: rules_docgen-*.tar.gz
2626
prerelease: false

0 commit comments

Comments
 (0)