Skip to content

Commit

Permalink
Merge pull request #21 from napptive-actions/feature/v6.4.0_release
Browse files Browse the repository at this point in the history
feature/v6.4.0_release
  • Loading branch information
Carmendelope committed Nov 3, 2023
2 parents aaccf3a + a4b5576 commit 75ab7d2
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.3.0
FROM napptive/playground:v6.4.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 @@ -55,7 +55,7 @@ jobs:
# Get a copy of the repo.
- uses: actions/checkout@v2
# Deploying napptive/drawio:14.3.0 from the catalog
- uses: napptive-actions/catalog-deploy-action@v6.3.0
- uses: napptive-actions/catalog-deploy-action@v6.4.0
env:
PLAYGROUND_PAT: ${{ secrets.PLAYGROUND_PAT }}
with:
Expand Down

0 comments on commit 75ab7d2

Please sign in to comment.