Skip to content

Commit

Permalink
chore(deps): update anthochamp/dev-toolbox digest to 1c1cc6c
Browse files Browse the repository at this point in the history
  • Loading branch information
grenadine-renovate-bot committed Feb 5, 2025
1 parent f08e489 commit d0f8912
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dart-lib-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:

jobs:
dart-validate:
uses: anthochamp/dev-toolbox/.github/workflows/dart-validate.yml@cf8d20746895d6f353cbd936ff46f78086a60faf
uses: anthochamp/dev-toolbox/.github/workflows/dart-validate.yml@1c1cc6cf2074520986a0a36caa423f8b515f821d
dart-publish:
needs: dart-validate
permissions:
id-token: write
uses: anthochamp/dev-toolbox/.github/workflows/dart-lib-publish.yml@cf8d20746895d6f353cbd936ff46f78086a60faf
uses: anthochamp/dev-toolbox/.github/workflows/dart-lib-publish.yml@1c1cc6cf2074520986a0a36caa423f8b515f821d
2 changes: 1 addition & 1 deletion .github/workflows/dart-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:

jobs:
dart-validate:
uses: anthochamp/dev-toolbox/.github/workflows/dart-validate.yml@cf8d20746895d6f353cbd936ff46f78086a60faf
uses: anthochamp/dev-toolbox/.github/workflows/dart-validate.yml@1c1cc6cf2074520986a0a36caa423f8b515f821d

0 comments on commit d0f8912

Please sign in to comment.