Skip to content

Commit 65c4d45

Browse files
author
sshevchenko
committed
Pin shared workflow and drop secrets inherit
1 parent 127ec12 commit 65c4d45

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77

88
jobs:
99
test:
10-
uses: evolution-gaming/scala-github-actions/.github/workflows/ci.yml@v6
11-
secrets: inherit
10+
uses: evolution-gaming/scala-github-actions/.github/workflows/ci.yml@2a389d2a5f4b093e72f738464bd7472bd0c3b4b8 # v6
1211
with:
1312
scala_versions: '["2.13.16", "3.3.6"]'
1413
# TODO no sbt-version-policy in this repo, so binary compatibility was never checked

0 commit comments

Comments
 (0)