Skip to content

Commit

Permalink
ci: Update increment action to step-security maintained version (#16617)
Browse files Browse the repository at this point in the history
Signed-off-by: Mihail Mihov <[email protected]>
  • Loading branch information
mishomihov00 authored Nov 18, 2024
1 parent 80100a3 commit c649afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxcron-promote-build-candidate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
echo "build-tag=${BUILD_TAG}" >> "${GITHUB_STEP_SUMMARY}"
- name: Increment Build Promotion Index
uses: action-pack/increment@14c9f7fbbf560e7518ccaeab781aeca7bff15069 # v2.12
uses: step-security/increment@f806ba7e868d0298aa216a18049c42690f0e4736 # v2.0.0
id: increment
with:
name: 'XTS_BUILD_PROMOTION_INDEX'
Expand Down

0 comments on commit c649afc

Please sign in to comment.