Skip to content

Commit

Permalink
Merge pull request #248 from The-Japan-DataScientist-Society/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/actions/github-script-7.0.1

Bump actions/github-script from 6.3.3 to 7.0.1
  • Loading branch information
KazuhiroM authored Jan 29, 2024
2 parents 8bd0d8a + 1421ed9 commit 688b634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run docker containers
run: docker compose up -d
- name: Get latest dockle version
uses: actions/github-script@v6.3.3
uses: actions/github-script@v7.0.1
id: get_latest_dockle_version
with:
github-token: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 688b634

Please sign in to comment.