Skip to content

Commit

Permalink
chore(deps): update alisajid/random-wait-action action to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AliSajid committed Mar 28, 2024
1 parent 943e6f4 commit a18b9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: cargo clippy -- -D warnings
- name: Wait before badge creation
if: ${{ needs.check_changed_dirs.outputs.source_changed == 'true' }}
uses: AliSajid/random-wait-action@01b537571b90fecf98521ac9dbd3054d34dd5819 # v2.2.1
uses: AliSajid/random-wait-action@e64e2d7024f9adae6633b7599abe5e766a4a75a3 # v2.3.1
with:
minimum: ${{env.MINIMUM_WAIT}}
maximum: ${{env.MAXIMUM_WAIT}}
Expand Down

0 comments on commit a18b9c7

Please sign in to comment.