Skip to content

Commit

Permalink
Update TWiStErRob/github-workflows digest to 943fa2f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 0de5b21 commit 71e63fb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-instrumentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
instrumentation:
name: "${{ matrix.api }}"

uses: TWiStErRob/github-workflows/.github/workflows/instrumentation.yml@5f662c65d1300162033c61e269cb2e63a26a990e # v3
uses: TWiStErRob/github-workflows/.github/workflows/instrumentation.yml@943fa2f540b5a8cc631ac443c265a3aa59ebcb7c # v3
with:
android-api: ${{ matrix.api }}
timeout-minutes: 60
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

validate:
name: "🦺 Validation"
uses: TWiStErRob/github-workflows/.github/workflows/validate.yml@5f662c65d1300162033c61e269cb2e63a26a990e # v3
uses: TWiStErRob/github-workflows/.github/workflows/validate.yml@943fa2f540b5a8cc631ac443c265a3aa59ebcb7c # v3
permissions:
contents: read
security-events: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/svg-instrumentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
instrumentation:
name: "${{ matrix.api }}"

uses: TWiStErRob/github-workflows/.github/workflows/instrumentation.yml@5f662c65d1300162033c61e269cb2e63a26a990e # v3
uses: TWiStErRob/github-workflows/.github/workflows/instrumentation.yml@943fa2f540b5a8cc631ac443c265a3aa59ebcb7c # v3
with:
android-api: ${{ matrix.api }}
name-artifact-fine-grained: 'SVG {0}'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/svg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

validate:
name: "🦺 Validation"
uses: TWiStErRob/github-workflows/.github/workflows/validate.yml@5f662c65d1300162033c61e269cb2e63a26a990e # v3
uses: TWiStErRob/github-workflows/.github/workflows/validate.yml@943fa2f540b5a8cc631ac443c265a3aa59ebcb7c # v3
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit 71e63fb

Please sign in to comment.