Skip to content

Commit b6602cd

Browse files
Bump primer/.github from 2.2.0 to 2.2.1 (#781)
Bumps [primer/.github](https://github.com/primer/.github) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/primer/.github/releases) - [Commits](primer/.github@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: primer/.github dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3b8a5b commit b6602cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.2.0
16+
uses: primer/.github/.github/workflows/deploy.yml@v2.2.1
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.2.0
14+
uses: primer/.github/.github/workflows/deploy_preview.yml@v2.2.1
1515
secrets:
1616
gh_token: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)