Skip to content

Commit

Permalink
RF-27572 Bump version to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
magni- committed Mar 17, 2023
1 parent 4507033 commit 8a9da08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ runs:
- name: Set Action Version
shell: bash
run: |
echo "RF_ACTION_VERSION=3.2.2" >> $GITHUB_ENV
echo "RF_ACTION_VERSION=3.2.3" >> $GITHUB_ENV
- name: Check for reruns
uses: pat-s/always-upload-cache@v3
if: (! inputs.dry_run)
Expand Down

0 comments on commit 8a9da08

Please sign in to comment.