Skip to content

Commit c26bf68

Browse files
ci(github-action): pin erhardtconsulting/relational-databases action to 8f46600
1 parent 8f46600 commit c26bf68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-pg-verein-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
call-build-workflow:
3131
name: Build & Push
3232
needs: get-version
33-
uses: erhardtconsulting/relational-databases/.github/workflows/build-container.yml@main
33+
uses: erhardtconsulting/relational-databases/.github/workflows/build-container.yml@8f4660030c09f815bf6036feb2066ad9ce0395a3 # main
3434
with:
3535
context: "postgres"
3636
dockerfile: "postgres/verein.Dockerfile"

.github/workflows/build-pg-verein.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
call-build-workflow:
3131
name: Build & Push
3232
needs: get-version
33-
uses: erhardtconsulting/relational-databases/.github/workflows/build-container.yml@main
33+
uses: erhardtconsulting/relational-databases/.github/workflows/build-container.yml@8f4660030c09f815bf6036feb2066ad9ce0395a3 # main
3434
with:
3535
context: "postgres"
3636
dockerfile: "postgres/verein.Dockerfile"

0 commit comments

Comments
 (0)