Skip to content

Commit

Permalink
use v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fedordikarev committed Nov 11, 2024
1 parent bd986a2 commit e1b05d9
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 @@ -30,7 +30,7 @@ inputs:

runs:
using: docker
image: "docker://neondatabase/gh-workflow-stats-action:v0.2.0"
image: "docker://neondatabase/gh-workflow-stats-action:v0.2.1"
args:
- -duration=${{ inputs.duration }}
- -exit-on-token-rate-limit=${{ inputs.exit_on_token_rate_limit }}
Expand Down

0 comments on commit e1b05d9

Please sign in to comment.