File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name: build
66on : [push]
77jobs :
88 build :
9- uses : xenoterracide/github/.github/workflows/maven.yml@4b90dec8413886f0137c1cd21468a85fc993c7c4 # develop
9+ uses : xenoterracide/github/.github/workflows/maven.yml@29a3d18797fea084c08dd6551099c1726baef8b4 # develop
1010 permissions :
1111 actions : write
1212 contents : read
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ permissions:
88 contents : read
99jobs :
1010 license :
11- uses : xenoterracide/github/.github/workflows/license.yml@4b90dec8413886f0137c1cd21468a85fc993c7c4 # develop
11+ uses : xenoterracide/github/.github/workflows/license.yml@29a3d18797fea084c08dd6551099c1726baef8b4 # develop
1212 prettier :
13- uses : xenoterracide/github/.github/workflows/prettier.yml@4b90dec8413886f0137c1cd21468a85fc993c7c4 # develop
13+ uses : xenoterracide/github/.github/workflows/prettier.yml@29a3d18797fea084c08dd6551099c1726baef8b4 # develop
You can’t perform that action at this time.
0 commit comments