Commit 2963617
committed
Fix setup-bazel reference
The commit `8d2cb86a3680a820c3e219597279ce3f80d17a47` [doesn't exist](bazel-contrib/setup-bazel@8d2cb86) in the action's repository, the tag names [do not start with a `v`](https://github.com/bazel-contrib/setup-bazel/tags).
In `actions.yml`: Removing the tag reference, keeping the wildcard for now.
In `dummy.yml`: Update to the correct Git SHA for `0.15.0`.1 parent 2a780ec commit 2963617
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
| |||
0 commit comments