Skip to content

Commit

Permalink
poetry update to update to latest versions, which should address al…
Browse files Browse the repository at this point in the history
…l dependabot alerts

- minor version bump to create a new release 3.4.1
- when merged new "release" must be tagged too and
  • Loading branch information
spex66 committed Feb 3, 2025
1 parent 711c5f1 commit 8dac1dd
Show file tree
Hide file tree
Showing 4 changed files with 715 additions and 641 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ inputs:

runs:
using: "docker"
image: docker://cognite/bootstrap-cli:v3.4.0
image: docker://cognite/bootstrap-cli:v3.4.1
env:
BOOTSTRAP_TOKEN_URL: ${{ inputs.token-url }}
BOOTSTRAP_PROJECT: ${{ inputs.cdf-project-name }}
Expand Down
Loading

0 comments on commit 8dac1dd

Please sign in to comment.