Skip to content

Commit 1af396a

Browse files
chore(main): release create-workflow-token-action 3.0.0 (#1779)
1 parent 54e2822 commit 1af396a

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
@@ -4,6 +4,6 @@
44
"actions/use-mise": "3.1.0",
55
".github/workflows": "3.1.0",
66
"actions/pre-job": "2.0.4",
7-
"actions/create-workflow-token": "2.0.1",
7+
"actions/create-workflow-token": "3.0.0",
88
"actions/sticky-comment": "1.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+
## [3.0.0](https://github.com/immich-app/devtools/compare/create-workflow-token-action-v2.0.1...create-workflow-token-action-v3.0.0) (2026-07-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* require permission input for workflow-token ([#1778](https://github.com/immich-app/devtools/issues/1778))
9+
10+
### Features
11+
12+
* require permission input for workflow-token ([#1778](https://github.com/immich-app/devtools/issues/1778)) ([58401ea](https://github.com/immich-app/devtools/commit/58401ea16cd244c190cc3b4e3586ae1acd13c470))
13+
314
## [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)
415

516

0 commit comments

Comments
 (0)