Skip to content

Commit 9db058b

Browse files
chore(main): release create-workflow-token-action 2.0.1 (#1612)
1 parent 7262d93 commit 9db058b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
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": "2.0.0",
8+
"actions/create-workflow-token": "2.0.1",
99
"actions/sticky-comment": "1.0.0"
1010
}

actions/create-workflow-token/CHANGELOG.md

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

3+
## [2.0.1](https://github.com/immich-app/devtools/compare/create-workflow-token-action-v2.0.0...create-workflow-token-action-v2.0.1) (2026-05-27)
4+
5+
6+
### Chores
7+
8+
* **deps:** update actions/create-github-app-token action to v3.2.0 ([#1604](https://github.com/immich-app/devtools/issues/1604)) ([88c149b](https://github.com/immich-app/devtools/commit/88c149b076050dff4dee323e7df927f9d41cad36))
9+
310
## [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)
411

512

0 commit comments

Comments
 (0)