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.
2 parents 99d2499 + a6850a3 commit ae201ddCopy full SHA for ae201dd
2 files changed
.github/workflows/e2e-testing.yaml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Get branch name
36
id: branch-name
37
- uses: tj-actions/branch-names@v9.0.0
+ uses: tj-actions/branch-names@v9.0.2
38
39
- name: Build Docker image
40
uses: strangelove-ventures/heighliner-build-action@v1.0.3
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
- name: Build and push Docker image
54
0 commit comments