File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ permissions:
5656 pull-requests : write
5757jobs :
5858 greetings :
59- uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@d324c777132734fc988c79a74dff3ee0248835fc # 0.25 .0
59+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@1c379f7f6e0fc850fe5a7111f74d54e159b4dcd2 # 0.26 .0
6060 secrets :
6161 # Token for the repository.
6262 # See https://github.com/actions/first-interaction#usage.
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ permissions:
5252 statuses : write
5353jobs :
5454 linter :
55- uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@d324c777132734fc988c79a74dff3ee0248835fc # 0.25 .0
55+ uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@1c379f7f6e0fc850fe5a7111f74d54e159b4dcd2 # 0.26 .0
5656 secrets :
5757 # Token for marking the status of linter run in the Checks section.
5858 # See https://github.com/super-linter/super-linter#how-to-use.
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ permissions:
4747 pull-requests : write
4848jobs :
4949 stale :
50- uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@d324c777132734fc988c79a74dff3ee0248835fc # 0.25 .0
50+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@1c379f7f6e0fc850fe5a7111f74d54e159b4dcd2 # 0.26 .0
5151 with :
5252 # JSON array of runner(s) to use.
5353 # See https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ permissions:
4141## Usage
4242
4343` ` ` yaml
44- - uses : hoverkraft-tech/ci-github-common/actions/create-or-update-comment@d324c777132734fc988c79a74dff3ee0248835fc # 0.25 .0
44+ - uses : hoverkraft-tech/ci-github-common/actions/create-or-update-comment@1c379f7f6e0fc850fe5a7111f74d54e159b4dcd2 # 0.26 .0
4545 with :
4646 # The comment title.
4747 # Must be static and unique, will be used to retrieve the comment if exists already.
You can’t perform that action at this time.
0 commit comments