Skip to content

Commit 25efd26

Browse files
committed
more fixup again
1 parent cddd318 commit 25efd26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
run-patch:
13-
uses: powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@f2f97635ffa5ef68cd9c49f101d8ff92188a3e94
13+
uses: powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@73c462b0fe734520a3bca15d91a5e1868865567d
1414
with:
1515
releaseVersion: ${{ github.event.inputs.releaseVersion }}
1616
dockerImage: docker.io/gridsuite/gridadmin-app

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
run-release:
17-
uses: powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@f2f97635ffa5ef68cd9c49f101d8ff92188a3e94
17+
uses: powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@73c462b0fe734520a3bca15d91a5e1868865567d
1818
with:
1919
releaseVersion: ${{ github.event.inputs.releaseVersion }}
2020
commitSha: ${{ github.event.inputs.gitReference }}

0 commit comments

Comments
 (0)