Skip to content

Commit

Permalink
Bump update-deps to next release version (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode authored Oct 24, 2024
1 parent d54409b commit 9bc5058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update-deps/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ runs:
# CHANGE THIS LINE AFTER RELEASE
# This should point to the _upcoming_ release
# *******************************************
RELEASE: ${{ inputs.release || 'v1.16' }}
RELEASE: ${{ inputs.release || 'v1.17' }}
FORCE_DEPS: ${{ inputs.pr-empty-deps }}

0 comments on commit 9bc5058

Please sign in to comment.