@mafintosh/ci-testing 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,13 +12,12 @@ on:
12
12
  - patch
13
13
  - minor
14
14
  - major
15
-
16
15
  permissions:
17
16
  contents: write
18
-
17
+ id-token: write
19
18
  jobs:
20
19
  release:
21
- uses: tetherto/actions/.github/workflows/public-publish.yml@main
20
+ uses: mafintosh/actions/.github/workflows/public-publish.yml@review
22
21
  with:
23
22
  bump: ${{ inputs.bump }}
24
23
  secrets:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mafintosh/ci-testing",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "hello",
5
5
  "homepage": "https://github.com/mafintosh/ci-testing#readme",
6
6
  "bugs": {