Skip to content

Commit

Permalink
Bump primer/.github from 1.0.0 to 2.0.0 (#410)
Browse files Browse the repository at this point in the history
Bumps [primer/.github](https://github.com/primer/.github) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/primer/.github/releases)
- [Commits](primer/.github@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: primer/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent af69d23 commit 4c80ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
release-canary:
name: npm
if: ${{ github.repository == 'primer/stylelint-config' }}
uses: primer/.github/.github/workflows/release_canary.yml@v1.0.0
uses: primer/.github/.github/workflows/release_canary.yml@v2.0.0
with:
install: npm i
secrets:
Expand Down

0 comments on commit 4c80ed4

Please sign in to comment.