Skip to content

Bump github.com/hashicorp/packer-plugin-amazon from 1.3.2 to 1.3.4 #121

Bump github.com/hashicorp/packer-plugin-amazon from 1.3.2 to 1.3.4

Bump github.com/hashicorp/packer-plugin-amazon from 1.3.2 to 1.3.4 #121

Workflow file for this run

name: build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- name: Build
run: go build