File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 name : Lint workflows
77 permissions :
88 contents : read # required to check out the repository
9- uses : praw-dev/.github/.github/workflows/lint.yml@aa63811572338b6343772c542574909f1cbd8d78 # v1.5 .0
9+ uses : praw-dev/.github/.github/workflows/lint.yml@ec3a733628adc5bd596def5294dae9fb4eb1e501 # v1.6 .0
1010name : Lint workflows
1111on :
1212 pull_request :
Original file line number Diff line number Diff line change 44 secrets :
55 APP_ID : ${{ secrets.APP_ID }}
66 APP_PRIVATE_KEY : ${{ secrets.APP_PRIVATE_KEY }}
7- uses : praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@aa63811572338b6343772c542574909f1cbd8d78 # v1.5 .0
7+ uses : praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@ec3a733628adc5bd596def5294dae9fb4eb1e501 # v1.6 .0
88name : Update pre-commit hooks
99on :
1010 schedule :
Original file line number Diff line number Diff line change 44 secrets :
55 APP_ID : ${{ secrets.APP_ID }}
66 APP_PRIVATE_KEY : ${{ secrets.APP_PRIVATE_KEY }}
7- uses : praw-dev/.github/.github/workflows/prepare_release.yml@aa63811572338b6343772c542574909f1cbd8d78 # v1.5 .0
7+ uses : praw-dev/.github/.github/workflows/prepare_release.yml@ec3a733628adc5bd596def5294dae9fb4eb1e501 # v1.6 .0
88 with :
99 package : prawcore
1010 version : ${{ inputs.version }}
Original file line number Diff line number Diff line change 33 name : Tag Release
44 permissions :
55 contents : write # required to push the release tag
6- uses : praw-dev/.github/.github/workflows/tag_release.yml@aa63811572338b6343772c542574909f1cbd8d78 # v1.5 .0
6+ uses : praw-dev/.github/.github/workflows/tag_release.yml@ec3a733628adc5bd596def5294dae9fb4eb1e501 # v1.6 .0
77name : Tag Release
88on :
99 push :
You can’t perform that action at this time.
0 commit comments