File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -154,4 +154,4 @@ jobs:
154154 needs : [publish-maven-central, publish-github-packages]
155155 permissions :
156156 contents : write
157- uses : openfga/.github/.github/workflows/undraft-release.yml@main
157+ uses : openfga/.github/.github/workflows/undraft-release.yml@835baf31562809ad9eb884c73efc5b79318f700f # pin@ main
Original file line number Diff line number Diff line change 1313 pr-title-check :
1414 permissions :
1515 pull-requests : read
16- uses : openfga/.github/.github/workflows/pr-title-check.yml@main
16+ uses : openfga/.github/.github/workflows/pr-title-check.yml@835baf31562809ad9eb884c73efc5b79318f700f # pin@ main
1717
Original file line number Diff line number Diff line change 3636 if : |
3737 github.event_name == 'workflow_dispatch' ||
3838 startsWith(github.event.head_commit.message, 'release:')
39- uses : openfga/.github/.github/workflows/release-please.yml@main
39+ uses : openfga/.github/.github/workflows/release-please.yml@835baf31562809ad9eb884c73efc5b79318f700f # pin@ main
4040 with :
4141 trigger-event : ${{ github.event_name }}
4242 bump-type : ${{ inputs.bump-type || 'auto' }}
You can’t perform that action at this time.
0 commit comments