Skip to content

Commit e5036d9

Browse files
Bump primer/.github from 2.1.1 to 2.2.0 (#763)
Bumps [primer/.github](https://github.com/primer/.github) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/primer/.github/releases) - [Commits](primer/.github@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: primer/.github dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Jones <[email protected]>
1 parent 1fa9b72 commit e5036d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
build_deploy:
1515
name: Build and deploy
16-
uses: primer/.github/.github/workflows/deploy.yml@v2.1.1
16+
uses: primer/.github/.github/workflows/deploy.yml@v2.2.0
1717
secrets:
1818
gh_token: ${{ secrets.GITHUB_TOKEN }}
1919
with:

.github/workflows/deploy_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
deploy:
1313
name: Build and deploy
14-
uses: primer/.github/.github/workflows/deploy_preview.yml@v2.1.1
14+
uses: primer/.github/.github/workflows/deploy_preview.yml@v2.2.0
1515
secrets:
1616
gh_token: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)