We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3215c commit 7de66fdCopy full SHA for 7de66fd
.changeset/dull-kids-brake.md
actions/setup-github-token/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# setup-github-token
2
3
+## 1.2.0
4
+
5
+### Minor Changes
6
7
+- [#1498](https://github.com/smartcontractkit/.github/pull/1498)
8
+ [`7d3215c`](https://github.com/smartcontractkit/.github/commit/7d3215c222be8e26af232af22a0e52edfbdcfd02)
9
+ Thanks [@erikburt](https://github.com/erikburt)! - chore: use invoke-gati
10
+ v0.3.0 (node24) instead of older action in chainlink-github-actions
11
12
## 1.1.0
13
14
### Minor Changes
actions/setup-github-token/package.json
@@ -1,6 +1,6 @@
{
"name": "setup-github-token",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "",
"private": true,
"scripts": {},
0 commit comments