Skip to content

Commit 4ef8e4d

Browse files
dependabot[bot]joshgubler
authored andcommitted
Bump byu-oit/github-action-end-standard-change from 1 to 2
Bumps [byu-oit/github-action-end-standard-change](https://github.com/byu-oit/github-action-end-standard-change) from 1 to 2. - [Release notes](https://github.com/byu-oit/github-action-end-standard-change/releases) - [Commits](byu-oit/github-action-end-standard-change@v1...v2) --- updated-dependencies: - dependency-name: byu-oit/github-action-end-standard-change dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6b4cd8 commit 4ef8e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
appspec-file: ${{ steps.tofu-outputs.outputs.codedeploy_appspec_json_file }}
207207

208208
- name: End Standard Change
209-
uses: byu-oit/github-action-end-standard-change@v1
209+
uses: byu-oit/github-action-end-standard-change@v2
210210
if: always() && steps.start-standard-change.outcome == 'success' # Run if RFC started, even if the deploy failed
211211
with:
212212
client-key: ${{ secrets[matrix.env.rfc_key_name] }}

0 commit comments

Comments
 (0)