Skip to content

Commit

Permalink
chore(main): release login-to-gcs 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 4, 2025
1 parent 0529d57 commit 79b36fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"actions/aws-auth": "1.0.1",
"actions/build-push-to-dockerhub": "0.1.1",
"actions/#-to-gar": "0.1.1",
"actions/#-to-gcs": "0.2.0",
"actions/#-to-gcs": "0.2.1",
"actions/argo-lint": "1.0.1",
"actions/setup-conftest": "1.0.1",
"actions/setup-argo": "1.0.1",
Expand Down
8 changes: 8 additions & 0 deletions actions/#-to-gcs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.1](https://github.com/grafana/shared-workflows/compare/#-to-gcs-v0.2.0...login-to-gcs-v0.2.1) (2025-02-04)


### 🔧 Miscellaneous Chores

* **deps:** update google-github-actions/auth action to v2.1.8 ([#740](https://github.com/grafana/shared-workflows/issues/740)) ([f75f620](https://github.com/grafana/shared-workflows/commit/f75f620c6800b60d1a31262154e90b5c7a3ee955))
* fix changelog for login-to-gcs action ([#725](https://github.com/grafana/shared-workflows/issues/725)) ([f289c6b](https://github.com/grafana/shared-workflows/commit/f289c6b169d712f5025dfcdd4a3c361ee3e5ffa4))

## [0.2.0](https://github.com/grafana/shared-workflows/compare/#-to-gcs-v0.1.0...login-to-gcs-v0.2.0) (2025-01-28)


Expand Down
2 changes: 1 addition & 1 deletion actions/#-to-gcs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
login-to-gcs:
name: login-to-gcs
steps:
- uses: grafana/shared-workflows/actions/#-to-gcs@login-to-gcs-v0.2.0
- uses: grafana/shared-workflows/actions/#-to-gcs@login-to-gcs-v0.2.1
id: login-to-gcs
```
Expand Down

0 comments on commit 79b36fd

Please # to comment.