File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ permissions:
1212jobs :
1313 commits :
1414 name : Commits
15- uses : NixySoftware/.github/.github/workflows/commits.yml@9704b92a2cefe90342562266d127a0c9dd132640 # v0.2.0
15+ uses : NixySoftware/.github/.github/workflows/commits.yml@473618d5365410901e83901c7d7066922a60ef4a # v0.3.1
1616
1717 typescript :
1818 name : TypeScript
19- uses : NixySoftware/.github/.github/workflows/typescript.yml@9704b92a2cefe90342562266d127a0c9dd132640 # v0.2.0
19+ uses : NixySoftware/.github/.github/workflows/typescript.yml@473618d5365410901e83901c7d7066922a60ef4a # v0.3.1
2020 with :
2121 enable-test : false
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212jobs :
1313 publish :
1414 name : Publish
15- uses : NixySoftware/.github/.github/workflows/publish.yml@9704b92a2cefe90342562266d127a0c9dd132640 # v0.2.0
15+ uses : NixySoftware/.github/.github/workflows/publish.yml@473618d5365410901e83901c7d7066922a60ef4a # v0.3.1
1616 with :
1717 enable-rust : false
1818 enable-typescript : true
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818jobs :
1919 release :
2020 name : Release
21- uses : NixySoftware/.github/.github/workflows/release.yml@9704b92a2cefe90342562266d127a0c9dd132640 # v0.2.0
21+ uses : NixySoftware/.github/.github/workflows/release.yml@473618d5365410901e83901c7d7066922a60ef4a # v0.3.1
2222 with :
2323 bump : ${{ inputs.bump }}
2424 bump-rust : false
You can’t perform that action at this time.
0 commit comments