Skip to content

Commit

Permalink
Bump Workiva/gha-dart-oss from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [Workiva/gha-dart-oss](https://github.com/workiva/gha-dart-oss) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/workiva/gha-dart-oss/releases)
- [Commits](Workiva/gha-dart-oss@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: Workiva/gha-dart-oss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 9d4713c commit cb8b694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:

jobs:
checks:
uses: Workiva/gha-dart-oss/.github/workflows/checks.yaml@v0.1.1
uses: Workiva/gha-dart-oss/.github/workflows/checks.yaml@v0.1.2

sbom:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ permissions:
jobs:
# Generates and uploads sbom, and publishes to pub.dev
publish:
uses: Workiva/gha-dart-oss/.github/workflows/publish.yaml@v0.1.1
uses: Workiva/gha-dart-oss/.github/workflows/publish.yaml@v0.1.2

0 comments on commit cb8b694

Please sign in to comment.