We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab1811 commit eed0f8bCopy full SHA for eed0f8b
2 files changed
.release-please-manifest.json
@@ -3,6 +3,6 @@
3
"actions/success-check": "0.0.5",
4
"actions/use-mise": "1.1.2",
5
".github/workflows": "2.2.0",
6
- "actions/pre-job": "2.0.1",
+ "actions/pre-job": "2.0.2",
7
"actions/create-workflow-token": "1.0.1"
8
}
actions/pre-job/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
+## [2.0.2](https://github.com/immich-app/devtools/compare/pre-job-action-v2.0.1...pre-job-action-v2.0.2) (2026-02-10)
+
+### Chores
+* **deps:** update github-actions ([#1293](https://github.com/immich-app/devtools/issues/1293)) ([453bdc4](https://github.com/immich-app/devtools/commit/453bdc4808b9afa06235aeaffa96685fade65bf0))
9
10
## [2.0.1](https://github.com/immich-app/devtools/compare/pre-job-action-v2.0.0...pre-job-action-v2.0.1) (2026-01-09)
11
12
0 commit comments