Skip to content

Commit 24bd32e

Browse files
chore(pindigest): update glueops/github-workflows to 536dd7b #patch (#471)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 77df809 commit 24bd32e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bump_version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
contents: write
1414
pull-requests: write
1515

16-
uses: GlueOps/github-workflows/.github/workflows/bump-version-cut-release.yaml@main
16+
uses: GlueOps/github-workflows/.github/workflows/bump-version-cut-release.yaml@536dd7ba5e206a5a9ba4c01b0b5fc15aa5f5690a # main
1717
secrets:
1818
token: ${{ secrets.CREATE_REPO_RELEASE }}

.github/workflows/packer-qemu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969

7070
- id: install-aws-cli
71-
uses: unfor19/install-aws-cli-action@v1
71+
uses: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # v1
7272
with:
7373
version: 2
7474
verbose: false

0 commit comments

Comments
 (0)