Skip to content

Commit 366240b

Browse files
renovate[bot]dcarp
authored andcommitted
Update bazel-contrib/.github action to v7.2.3
1 parent b3760a6 commit 366240b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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/[email protected].2
18+
uses: bazel-contrib/.github/.github/workflows/[email protected].3
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/[email protected].2
23+
uses: bazel-contrib/.github/.github/workflows/[email protected].3
2424
with:
2525
release_files: rules_d-*.tar.gz
2626
prerelease: false

0 commit comments

Comments
 (0)