Skip to content

Commit caa599d

Browse files
chore(main): release create-workflow-token-action 2.0.0 (#1571)
Co-authored-by: immich-push-o-matic[bot] <179150890+immich-push-o-matic[bot]@users.noreply.github.com>
1 parent 01f896c commit caa599d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"services/outline-role-sync": "1.0.0",
66
".github/workflows": "2.4.0",
77
"actions/pre-job": "2.0.4",
8-
"actions/create-workflow-token": "1.0.3"
8+
"actions/create-workflow-token": "2.0.0"
99
}

actions/create-workflow-token/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/immich-app/devtools/compare/create-workflow-token-action-v1.0.3...create-workflow-token-action-v2.0.0) (2026-05-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* client-id input on create-workflow-token action ([#1567](https://github.com/immich-app/devtools/issues/1567))
9+
10+
### Features
11+
12+
* client-id input on create-workflow-token action ([#1567](https://github.com/immich-app/devtools/issues/1567)) ([01f896c](https://github.com/immich-app/devtools/commit/01f896c43507c7d663af28ddcaf09c02a2e9cd7a))
13+
314
## [1.0.3](https://github.com/immich-app/devtools/compare/create-workflow-token-action-v1.0.2...create-workflow-token-action-v1.0.3) (2026-05-05)
415

516

0 commit comments

Comments
 (0)