File tree Expand file tree Collapse file tree 5 files changed +5
-4
lines changed
Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 5050
5151 - name : Commit changes
5252 if : steps.check_changes.outputs.changes == 'true'
53- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
53+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
5454 with :
5555 commit_message : " 📝 Update Documentation with current version"
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ github/codeql-action@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 jhRhU4XT+9kwxbzVpV
1313google/osv-scanner-action@375a0e8ebdc98e99b02ac4338a724f5750f21213 f2mqSqRTRl3eo4gx9rCxay5RVqMDnKc5VphUxkJWhKk=
1414jreleaser/release-action@90ac653bb9c79d11179e65d81499f3f34527dcd5 as+c3Rfu/4EhsRhpHf+KRqH0iqq4hW2MiE+5V2R6PDI=
1515ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a oHo5wLG0ePY4IIiiNfo0MU1uYrDKDkeV7MpBTJ39dQg=
16+ stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 zll2vgWzXbJhdxzIDAA0Fhfbymux+C3NE5iBMcaAQJ0=
1617stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 g4PCgPHeeaVpSPTRcoBKth4QnrZGGQXwBEoEAsAXivs=
1718step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 RXkWFugtn85xH5tnDRnRGrrC7rrmCCnRlPNEheCef8k=
Original file line number Diff line number Diff line change 3535 mode : update
3636
3737 - name : Commit gha.sum
38- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
38+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
3939 with :
4040 commit_message : " chore: update ghasum checksums"
4141 file_pattern : .github/workflows/gha.sum
Original file line number Diff line number Diff line change @@ -160,6 +160,6 @@ runs:
160160 shell : bash
161161 - id : commit-lockfile
162162 if : inputs.commit-lockfile == 'true'
163- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # 7.0 .0
163+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # 7.1 .0
164164 with :
165165 commit_message : ${{ inputs.commit-message }}
Original file line number Diff line number Diff line change @@ -160,6 +160,6 @@ runs:
160160 shell : bash
161161 - id : commit-lockfile
162162 if : inputs.commit-lockfile == 'true'
163- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # 7.0 .0
163+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # 7.1 .0
164164 with :
165165 commit_message : ${{ inputs.commit-message }}
You can’t perform that action at this time.
0 commit comments