Skip to content

Commit

Permalink
version 1.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Jun 16, 2023
1 parent c8aaad2 commit 95707ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
using: composite
steps:
- name: retry
uses: Wandalen/wretry.action@v1.0.39_js_action
uses: Wandalen/wretry.action@v1.0.40_js_action
with:
action: '${{ inputs.action }}'
command: '${{ inputs.command }}'
Expand Down
2 changes: 1 addition & 1 deletion will.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
about:
name: wretry.action
version: 1.0.39
version: 1.0.40
description: Retries an Github Action step on failure
enabled: 0
author: Kostiantyn Wandalen <wandalen@obox.systems>
Expand Down

0 comments on commit 95707ad

Please sign in to comment.