Skip to content

Commit bb04b9b

Browse files
chore(main): release aws-auth 1.0.4 (#2046)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 620d887 commit bb04b9b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"actions/get-vault-secrets": "2.0.0",
44
"actions/dockerhub-login": "1.0.4",
55
"actions/send-slack-message": "3.0.2",
6-
"actions/aws-auth": "1.0.3",
6+
"actions/aws-auth": "1.0.4",
77
"actions/login-to-gar": "1.0.3",
88
"actions/login-to-gcs": "0.3.0",
99
"actions/argo-lint": "1.1.1",

actions/aws-auth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/grafana/shared-workflows/compare/aws-auth/v1.0.3...aws-auth/v1.0.4) (2026-06-10)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **create-github-app-token:** trigger release-please for reverted gatb change ([#1988](https://github.com/grafana/shared-workflows/issues/1988)) ([e6c8753](https://github.com/grafana/shared-workflows/commit/e6c875364b041be8288bcb1bee15f79cea31ffb1))
9+
310
## [1.0.3](https://github.com/grafana/shared-workflows/compare/aws-auth/v1.0.2...aws-auth/v1.0.3) (2025-10-03)
411

512

actions/aws-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id-token: write
1919
steps:
2020
- id: aws-auth
21-
uses: grafana/shared-workflows/actions/aws-auth@aws-auth/v1.0.3
21+
uses: grafana/shared-workflows/actions/aws-auth@aws-auth/v1.0.4
2222
with:
2323
aws-region: "us-west-1"
2424
role-arn: "arn:aws:iam::366620023056:role/github-actions/s3-test-access"

0 commit comments

Comments
 (0)