Skip to content

Commit

Permalink
Merge pull request #12 from dfds/feature/renovate/cschleiden-replace-…
Browse files Browse the repository at this point in the history
…tokens-1.x

Update cschleiden/replace-tokens action to v1.2
  • Loading branch information
SEQUOIIA authored Jul 25, 2023
2 parents 2c4e720 + f4e12de commit 6297e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Replace tokens in k8s manifests
uses: cschleiden/replace-tokens@v1.1
uses: cschleiden/replace-tokens@v1.2
with:
tokenPrefix: '$('
tokenSuffix: ')'
Expand Down

0 comments on commit 6297e10

Please sign in to comment.