Skip to content

Commit

Permalink
[nc] new gha-tools-action orb
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 16, 2024
1 parent 6659ebb commit 46d9f8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install 1Password CLI
uses: 1password/install-cli-action@143a85f84a90555d121cde2ff5872e393a47ab9f # v1.0.0
with:
version: 2.27.0
version: 2.28.0

- name: write value using 1password-action/write-to-file
uses: ThoughtWorks-DPS/1password-action/write-to-file@main
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
release-version:
name: release version
uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/release-version.yaml@main
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
with:
before-release: true
release-message: New release ThoughtWorks-DPS/1password-action

0 comments on commit 46d9f8b

Please sign in to comment.