Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to 11bd719 in .github/workfl…
Browse files Browse the repository at this point in the history
…ows/regression.yml (#1216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 424f063 commit 851ee38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
tags: ${{ steps.generate.outputs.tags }}
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Generate tag combinations
id: generate
Expand Down

0 comments on commit 851ee38

Please sign in to comment.