Skip to content

Commit

Permalink
RF-31415 Bump version to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
magni- committed Nov 16, 2023
1 parent 36890c2 commit 4daa296
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.4" >> $GITHUB_ENV
echo "RF_ACTION_VERSION=3.2.5" >> $GITHUB_ENV
- name: Check for reruns
uses: pat-s/always-upload-cache@v3
if: (! inputs.dry_run)
Expand Down

0 comments on commit 4daa296

Please sign in to comment.