Skip to content

Commit

Permalink
Update Action containers.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Feb 17, 2024
1 parent 6c78d7d commit 0626a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: Running Molecule Test
uses: buluma/molecule-action@v6.0.3
uses: buluma/molecule-action@v24.2.0
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:

# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@v5
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
with:
config-name: release-drafter.yml
Expand Down

0 comments on commit 0626a5f

Please sign in to comment.