Skip to content

Commit

Permalink
Merge pull request #26 from napptive-actions/v6.1.0_release
Browse files Browse the repository at this point in the history
v6.1.0_release
  • Loading branch information
Carmendelope authored Aug 31, 2023
2 parents c31a41b + a09dec3 commit ab3392d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM napptive/playground:v6.0.2
FROM napptive/playground:v6.1.0

COPY entrypoint.sh /entrypoint.sh

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Get a copy of the repo.
- uses: actions/checkout@v2
# Push a new version of the application
- uses: napptive-actions/catalog-push-action@v6.0.2
- uses: napptive-actions/catalog-push-action@v6.1.0
env:
PLAYGROUND_PAT: ${{ secrets.PLAYGROUND_PAT }}
with:
Expand Down

0 comments on commit ab3392d

Please sign in to comment.